home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970326-19970626 / 000280_news@newsmaster….columbia.edu _Fri Jun 6 14:51:41 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA13694
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 6 Jun 1997 14:51:41 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id OAA10806
  7.     for kermit.misc@watsun; Fri, 6 Jun 1997 14:51:40 -0400 (EDT)
  8. Path: news.columbia.edu!panix!cam-news-hub1.bbnplanet.com!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!newsfeed.internetmci.com!news.wolsi.com!news.aros.net!news.cs.utah.edu!cc.usu.edu!jrd
  9. From: jrd@cc.usu.edu (Joe Doupnik)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Kermit Problems With Serial Port
  12. Message-ID: <1997Jun6.115314.98992@cc.usu.edu>
  13. Date: 6 Jun 97 11:53:14 MDT
  14. References: <$myWVCAK5+lzEwYe@caliber.demon.co.uk>
  15. Distribution: world
  16. Organization: Utah State University
  17. Lines: 17
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7131
  19.  
  20. In article <$myWVCAK5+lzEwYe@caliber.demon.co.uk>, Barry Cowles <barry@caliber.demon.co.uk> writes:
  21. > Hi
  22. >         Don't know if anyone can help here but, I am connecting to SCO
  23. >         xenix from a Windows 95 box via C-Kermit and mskermit 315.   
  24. >         Generally the connection seems O.K. but I am getting a message 
  25. >         to the effect that at the 95 end that it is unable to find the   
  26. >         hardware and is using the bios instead. Does anybody know what 
  27. >         might be causing this.
  28. > Many thanks.
  29. > -- 
  30. > Barry Cowles
  31. --------
  32.     Win95 takes over the real serial port hardware and presents
  33. fakes to programs in the DOS box. I suspect you do not have the real
  34. serial ports configured under Win95, or something else owns the port
  35. you want.
  36.     Joe D.